home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 039a / cmdlnc.zip / CMDLN.DOC < prev    next >
Text File  |  1991-04-03  |  1KB  |  64 lines

  1.  
  2.     Cmdln.cpp for Borland C++
  3.     =========================
  4.  
  5.  
  6.     Thank you for downloading cmdln.zip.  The CmdLn
  7.     class provides you with an easy way to parse
  8.     command line parameters for your program.
  9.  
  10.     Compile and run cmdln.cpp.  The demo will explain
  11.     how to use the CmdLn class.  The source code
  12.     is liberally commented for your convenience.  To
  13.     use cmdln.cpp in your application be sure to
  14.     comment out "#define TEST_CMDLN_CPP" near the end
  15.     of the file.
  16.  
  17.  
  18.  
  19.     Registration
  20.     ============
  21.  
  22.     If you find cmdln useful and are using it in your
  23.     applications, tell your friends.  You don't need to
  24.     register cmdln -- it's freeware!  All I ask is that
  25.     you leave my copyright notice intact!
  26.  
  27.  
  28.  
  29.     Other Freeware Goodies available for Borland C++
  30.     ================================================
  31.  
  32.  
  33.     pckey        PC keyboard class w/auto enhanced
  34.     gconio          Graphics mode conio class
  35.     cmouse          Mouse Driver class w/ intr handler
  36.  
  37.  
  38.  
  39.     And Shareware
  40.     =============
  41.  
  42.  
  43.     FlexList II ANSI && K&R C
  44.     FlexList II C++
  45.  
  46.         * Ready-to-run C/C++ linked lists.
  47.         * Hybrid structure: stack,queue,list,array.
  48.         * Stores Heterogeneous/homogeneous data
  49.         * Eliminates the need for parameterized list
  50.             templates such as are proposed for
  51.             C++ in the future.
  52.  
  53.  
  54.     Thanks again!
  55.  
  56.  
  57.     John W. Small
  58.     CIS: 73757,2233
  59.  
  60.     PSW / Power SoftWare
  61.     P.O. Box 10072
  62.     McLean, VA 22102 8072
  63.     (703) 759-3838
  64.